xref: /haiku/src/data/keymaps/Lithuanian (Standard).keymap (revision c90684742e7361651849be4116d0e5de3a817194)
1#!/bin/keymap -l
2#
3#       Raw key numbering for 101 keyboard...
4#                                                                                        [sys]       [brk]
5#                                                                                         0x7e        0x7f
6# [esc]       [ f1] [ f2] [ f3] [ f4] [ f5] [ f6] [ f7] [ f8] [ f9] [f10] [f11] [f12]    [prn] [scr] [pau]
7#  0x01        0x02  0x03  0x04  0x05  0x06  0x07  0x08  0x09  0x0a  0x0b  0x0c  0x0d     0x0e  0x0f  0x10     K E Y P A D   K E Y S
8#
9# [ ` ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ] [ 8 ] [ 9 ] [ 0 ] [ - ] [ = ] [bck]    [ins] [hme] [pup]    [num] [ / ] [ * ] [ - ]
10#  0x11  0x12  0x13  0x14  0x15  0x16  0x17  0x18  0x19  0x1a  0x1b  0x1c  0x1d  0x1e     0x1f  0x20  0x21     0x22  0x23  0x24  0x25
11#
12# [tab] [ q ] [ w ] [ e ] [ r ] [ t ] [ y ] [ u ] [ i ] [ o ] [ p ] [ [ ] [ ] ] [ \ ]    [del] [end] [pdn]    [ 7 ] [ 8 ] [ 9 ] [ + ]
13#  0x26  0x27  0x28  0x29  0x2a  0x2b  0x2c  0x2d  0x2e  0x2f  0x30  0x31  0x32  0x33     0x34  0x35  0x36     0x37  0x38  0x39  0x3a
14#
15# [cap] [ a ] [ s ] [ d ] [ f ] [ g ] [ h ] [ j ] [ k ] [ l ] [ ; ] [ ' ] [  enter  ]                         [ 4 ] [ 5 ] [ 6 ]
16#  0x3b  0x3c  0x3d  0x3e  0x3f  0x40  0x41  0x42  0x43  0x44  0x45  0x46     0x47                             0x48  0x49  0x4a
17#
18# [shift]     [ z ] [ x ] [ c ] [ v ] [ b ] [ n ] [ m ] [ , ] [ . ] [ / ]     [shift]          [ up]          [ 1 ] [ 2 ] [ 3 ] [ent]
19#   0x4b       0x4c  0x4d  0x4e  0x4f  0x50  0x51  0x52  0x53  0x54  0x55       0x56            0x57           0x58  0x59  0x5a  0x5b
20#
21# [ctr]             [cmd]             [  space  ]             [cmd]             [ctr]    [lft] [dwn] [rgt]    [ 0 ] [ . ]
22#  0x5c              0x5d                 0x5e                 0x5f              0x60     0x61  0x62  0x63     0x64  0x65
23#
24#       NOTE: On a Microsoft Natural Keyboard:
25#                       left option  = 0x66
26#                       right option = 0x67
27#                       menu key     = 0x68
28#       NOTE: On an Apple Extended Keyboard:
29#                       left option  = 0x66
30#                       right option = 0x67
31#                       keypad '='   = 0x6a
32#                       power key    = 0x6b
33Version = 3
34CapsLock = 0x3b
35ScrollLock = 0x0f
36NumLock = 0x22
37LShift = 0x4b
38RShift = 0x56
39LCommand = 0x5d
40RCommand = 0x60
41LControl = 0x5c
42RControl = 0x67
43LOption = 0x66
44ROption = 0x5f
45Menu = 0x68
46#
47# Lock settings
48# To set NumLock, do the following:
49#   LockSettings = NumLock
50#
51# To set everything, do the following:
52#   LockSettings = CapsLock NumLock ScrollLock
53#
54LockSettings =
55# Legend:
56#   n = Normal
57#   s = Shift
58#   c = Control
59#   C = CapsLock
60#   o = Option
61# Key      n        s        c        o        os       C        Cs       Co       Cos
62Key 0x00 = ''       ''       ''       ''       ''       ''       ''       ''       ''
63Key 0x01 = 0x1b     0x1b     0x1b     0x1b     0x1b     0x1b     0x1b     0x1b     0x1b
64Key 0x02 = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
65Key 0x03 = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
66Key 0x04 = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
67Key 0x05 = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
68Key 0x06 = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
69Key 0x07 = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
70Key 0x08 = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
71Key 0x09 = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
72Key 0x0a = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
73Key 0x0b = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
74Key 0x0c = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
75Key 0x0d = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
76Key 0x0e = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
77Key 0x0f = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
78Key 0x10 = 0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10     0x10
79Key 0x11 = 0xcc80   0xcc83   ''       0xcc81   0xcc91   '`'      0xcb9c   0xc2b4   0xc2bd
80Key 0x12 = '!'      '1'      '1'      '@'      '~'      '1'      '!'      '@'      '1'
81Key 0x13 = '-'      '2'      ''       '_'      0xc2b2   '2'      '-'      '_'      '2'
82Key 0x14 = '/'      '3'      0x1b     '#'      0xc2b3   '3'      '/'      '#'      '3'
83Key 0x15 = ';'      '4'      0x1c     '$'      0xe2978a '4'      ';'      '$'      '4'
84Key 0x16 = ':'      '5'      0x1d     0xc2a7   0xc2a4   '5'      ':'      0xc2a7   '5'
85Key 0x17 = ','      '6'      0x1e     '^'      0xcb86   '6'      ','      '^'      '6'
86Key 0x18 = '.'      '7'      0x1f     '&'      0xc2b7   '7'      '.'      '&'      '7'
87Key 0x19 = '='      '8'      0x08     '*'      0xe289a0 '8'      '='      '*'      '8'
88Key 0x1a = '('      '9'      '9'      '['      0xc2b1   '9'      '('      '['      '9'
89Key 0x1b = ')'      '0'      '0'      ']'      0xc2b0   '0'      ')'      ']'      '0'
90Key 0x1c = '?'      '+'      0x1f     '\''     0xc2bf   '+'      '?'      '\''     '+'
91Key 0x1d = 'x'      'X'      0x18     '%'      0xe280b0 'X'      'x'      '%'      'x'
92Key 0x1e = 0x08     0x08     0x08     0x08     0x08     0x08     0x08     0x08     0x08
93Key 0x1f = 0x05     0x05     0x05     0x05     0x05     0x05     0x05     0x05     0x05
94Key 0x20 = 0x01     0x01     0x01     0x01     0x01     0x01     0x01     0x01     0x01
95Key 0x21 = 0x0b     0x0b     0x0b     0x0b     0x0b     0x0b     0x0b     0x0b     0x0b
96Key 0x22 = ''       ''       ''       ''       ''       ''       ''       ''       ''
97Key 0x23 = '/'      '/'      '/'      '/'      '/'      '/'      '/'      '/'      '/'
98Key 0x24 = '*'      '*'      '*'      '*'      '*'      '*'      '*'      '*'      '*'
99Key 0x25 = '-'      '-'      '-'      '-'      '-'      '-'      '-'      '-'      '-'
100Key 0x26 = 0x09     0x09     0x09     0x09     0x09     0x09     0x09     0x09     0x09
101Key 0x27 = 0xc485   0xc484   0x11     0xc3a5   0xc385   0xc484   0xc485   'q'      'q'
102Key 0x28 = 0xc5be   0xc5bd   0x17     0xcea3   0xe282ac 0xc5bd   0xc5be   'w'      'w'
103Key 0x29 = 'e'      'E'      0x05     0xc3a6   0xc386   'E'      'e'      0xe282ac 'e'
104Key 0x2a = 'r'      'R'      0x12     0xc2ae   0xe298bc 'R'      'r'      'r'      'r'
105Key 0x2b = 't'      'T'      0x14     0xc3a7   0xc387   'T'      't'      't'      't'
106Key 0x2c = 'y'      'Y'      ''       0xceb3   0xe280a2 ''       ''       ''       ''
107Key 0x2d = 'u'      'U'      0x15     0xe2889e 0xc2b6   'U'      'u'      'u'      'u'
108Key 0x2e = 'i'      'I'      0x09     0xc4ab   0xc4aa   'I'      'i'      'i'      'i'
109Key 0x2f = 'o'      'O'      0x0f     0xc994   0xc686   'O'      'o'      'o'      'o'
110Key 0x30 = 'p'      'P'      0x10     0xcf80   0xe2888f 'P'      'p'      'p'      'p'
111Key 0x31 = 0xc4af   0xc4ae   0x1b     '{'      0xc2b4   0xc4ae   0xc4af   '{'      0xc3a5
112Key 0x32 = 'w'      'W'      0x17     '}'      0xc2ac   'W'      'w'      '}'      'w'
113Key 0x33 = 'q'      'Q'      0x11     '|'      '`'      'Q'      'q'      '|'      'q'
114Key 0x34 = 0x7f     0x7f     0x7f     0x7f     0x7f     0x7f     0x7f     0x7f     0x7f
115Key 0x35 = 0x04     0x04     0x04     0x04     0x04     0x04     0x04     0x04     0x04
116Key 0x36 = 0x0c     0x0c     0x0c     0x0c     0x0c     0x0c     0x0c     0x0c     0x0c
117Key 0x37 = 0x01     '7'      0x01     0x01     '7'      0x01     '7'      0x01     '7'
118Key 0x38 = 0x1e     '8'      0x1e     0x1e     '8'      0x1e     '8'      0x1e     '8'
119Key 0x39 = 0x0b     '9'      0x0b     0x0b     '9'      0x0b     '9'      0x0b     '9'
120Key 0x3a = '+'      '+'      '+'      '+'      '+'      '+'      '+'      '+'      '+'
121Key 0x3b = ''       ''       ''       ''       ''       ''       ''       ''       ''
122Key 0x3c = 'a'      'A'      0x01     0xceb1   0xc985   'A'      'a'      'a'      'a'
123Key 0x3d = 's'      'S'      0x13     0xe288ab 0xe284a6 'S'      's'      's'      's'
124Key 0x3e = 'd'      'D'      0x04     0xe28882 0xe28886 'D'      'd'      'd'      'd'
125Key 0x3f = 0xc5a1   0xc5a0   0x06     0xc692   0xe28690 0xc5a0   0xc5a1   'f'      'f'
126Key 0x40 = 'g'      'G'      0x07     0xc2a9   0xe28691 'G'      'g'      'g'      'g'
127Key 0x41 = 'h'      'H'      0x08     0xe2978a 0xe28692 'H'      'h'      'h'      'h'
128Key 0x42 = 'j'      'J'      0x0a     0xe28095 0xe28693 'J'      'j'      'j'      'j'
129Key 0x43 = 'k'      'K'      0x0b     0xc397   0xe280a0 'K'      'k'      'k'      'k'
130Key 0x44 = 'l'      'L'      0x0c     0xc582   0xc581   'L'      'l'      'l'      'l'
131Key 0x45 = 0xc5b3   0xc5b2   0xc3a6   0xc3b7   0xe28988 0xc5b2   0xc5b3   0xc3a6   0xc3a6
132Key 0x46 = 0xc497   0xc496   0x07     '"'      0xc2a8   0xc496   0xc497   '"'      0xc3b8
133Key 0x47 = 0x0a     0x0a     0x0a     0x0a     0x0a     0x0a     0x0a     0x0a     0x0a
134Key 0x48 = 0x1c     '4'      0x1c     0x1c     '4'      0x1c     '4'      0x1c     '4'
135Key 0x49 = ''       '5'      ''       ''       '5'      ''       '5'      ''       '5'
136Key 0x4a = 0x1d     '6'      0x1d     0x1d     '6'      0x1d     '6'      0x1d     '6'
137Key 0x4b = ''       ''       ''       ''       ''       ''       ''       ''       ''
138Key 0x4c = 'z'      'Z'      0x1a     '<'      0xe289a4 'Z'      'z'      '<'      'z'
139Key 0x4d = 0xc5ab   0xc5aa   0x18     '>'      0xe289a5 0xc5aa   0xc5ab   '>'      'x'
140Key 0x4e = 'c'      'C'      0x03     0xe28093 0xc2af   'C'      'c'      0xe28093 'c'
141Key 0x4f = 'v'      'V'      0x16     0xe2889a 0xe280a1 'V'      'v'      'v'      'v'
142Key 0x50 = 'b'      'B'      0x02     0xceb2   0xe28694 'B'      'b'      'b'      'b'
143Key 0x51 = 'n'      'N'      0x0e     0xc58b   0xc58a   'N'      'n'      'n'      'n'
144Key 0x52 = 'm'      'M'      0x0d     0xc2b5   0xe28695 'M'      'm'      'm'      'm'
145Key 0x53 = 0xc48d   0xc48c   ','      0xe2809e 0xc2ab   0xc48c   0xc48d   0xe2809e ','
146Key 0x54 = 'f'      'F'      0x06     0xe2809c 0xc2bb   'F'      'f'      0xe2809c 'f'
147Key 0x55 = 0xc499   0xc498   0x08     '\\'     0xcb9c   0xc498   0xc499   '\\'     '\\'
148Key 0x56 = ''       ''       ''       ''       ''       ''       ''       ''       ''
149Key 0x57 = 0x1e     0x1e     0x1e     0x1e     0x1e     0x1e     0x1e     0x1e     0x1e
150Key 0x58 = 0x04     '1'      0x04     0x04     '1'      0x04     '1'      0x04     '1'
151Key 0x59 = 0x1f     '2'      0x1f     0x1f     '2'      0x1f     '2'      0x1f     '2'
152Key 0x5a = 0x0c     '3'      0x0c     0x0c     '3'      0x0c     '3'      0x0c     '3'
153Key 0x5b = 0x0a     0x0a     0x0a     0x0a     0x0a     0x0a     0x0a     0x0a     0x0a
154Key 0x5c = ''       ''       ''       ''       ''       ''       ''       ''       ''
155Key 0x5d = ''       ''       ''       ''       ''       ''       ''       ''       ''
156Key 0x5e = ' '      ' '      ''       ' '      ' '      ' '      ' '      ' '      ' '
157Key 0x5f = ''       ''       ''       ''       ''       ''       ''       ''       ''
158Key 0x60 = ''       ''       ''       ''       ''       ''       ''       ''       ''
159Key 0x61 = 0x1c     0x1c     0x1c     0x1c     0x1c     0x1c     0x1c     0x1c     0x1c
160Key 0x62 = 0x1f     0x1f     0x1f     0x1f     0x1f     0x1f     0x1f     0x1f     0x1f
161Key 0x63 = 0x1d     0x1d     0x1d     0x1d     0x1d     0x1d     0x1d     0x1d     0x1d
162Key 0x64 = 0x05     '0'      0x05     0x05     '0'      '0'      0x05     0x05     '0'
163Key 0x65 = 0x7f     ','      0x7f     0x7f     '.'      '.'      0x7f     0x7f     '.'
164Key 0x66 = ''       ''       ''       ''       ''       ''       ''       ''       ''
165Key 0x67 = ''       ''       ''       ''       ''       ''       ''       ''       ''
166Key 0x68 = ''       ''       ''       ''       ''       ''       ''       ''       ''
167Key 0x69 = '<'      '>'      ''       '\\'     '\\'     '<'      '>'      '\\'     0x5c5c5c5c5c
168Key 0x6a = ''       ''       ''       ''       ''       ''       ''       ''       ''
169Key 0x6b = ''       ''       ''       ''       ''       ''       ''       ''       ''
170Key 0x6c = ''       ''       ''       ''       ''       ''       ''       ''       ''
171Key 0x6d = ''       ''       ''       ''       ''       ''       ''       ''       ''
172Key 0x6e = ''       ''       ''       ''       ''       ''       ''       ''       ''
173Key 0x6f = ''       ''       ''       ''       ''       ''       ''       ''       ''
174Key 0x70 = ''       ''       ''       ''       ''       ''       ''       ''       ''
175Key 0x71 = ''       ''       ''       ''       ''       ''       ''       ''       ''
176Key 0x72 = ''       ''       ''       ''       ''       ''       ''       ''       ''
177Key 0x73 = ''       ''       ''       ''       ''       ''       ''       ''       ''
178Key 0x74 = ''       ''       ''       ''       ''       ''       ''       ''       ''
179Key 0x75 = ''       ''       ''       ''       ''       ''       ''       ''       ''
180Key 0x76 = ''       ''       ''       ''       ''       ''       ''       ''       ''
181Key 0x77 = ''       ''       ''       ''       ''       ''       ''       ''       ''
182Key 0x78 = ''       ''       ''       ''       ''       ''       ''       ''       ''
183Key 0x79 = ''       ''       ''       ''       ''       ''       ''       ''       ''
184Key 0x7a = ''       ''       ''       ''       ''       ''       ''       ''       ''
185Key 0x7b = ''       ''       ''       ''       ''       ''       ''       ''       ''
186Key 0x7c = ''       ''       ''       ''       ''       ''       ''       ''       ''
187Key 0x7d = ''       ''       ''       ''       ''       ''       ''       ''       ''
188Key 0x7e = ''       ''       ''       ''       ''       ''       ''       ''       ''
189Key 0x7f = ''       ''       ''       ''       ''       ''       ''       ''       ''
190Acute ' '       = 0xeea480
191Acute 'A'       = 0xc381
192Acute 'E'       = 0xc389
193Acute 'I'       = 0xc38d
194Acute 'O'       = 0xc393
195Acute 'U'       = 0xc39a
196Acute 'a'       = 0xc3a1
197Acute 'e'       = 0xc3a9
198Acute 'i'       = 0xc3ad
199Acute 'o'       = 0xc3b3
200Acute 'u'       = 0xc3ba
201Acute 'D'       = 0xc390
202Acute 'd'       = 0xc3b0
203Acute 0xc3      = ''
204Acute 0xc3      = ''
205Acute 0xc3      = ''
206AcuteTab = Normal Shift Control Option Option-Shift CapsLock CapsLock-Shift CapsLock-Option CapsLock-Option-Shift
207Grave ' '       = 0xeea481
208Grave 'A'       = 0xc380
209Grave 'E'       = 0xc388
210Grave 'I'       = 0xc38c
211Grave 'O'       = 0xc392
212Grave 'U'       = 0xc399
213Grave 'a'       = 0xc3a0
214Grave 'e'       = 0xc3a8
215Grave 'i'       = 0xc3ac
216Grave 'o'       = 0xc3b2
217Grave 'u'       = 0xc3b9
218Grave 0xc3      = ''
219Grave 0xc3      = ''
220Grave 0xc3      = ''
221Grave 0xc3      = ''
222Grave 0xc3      = ''
223GraveTab = Normal Shift Control Option Option-Shift CapsLock CapsLock-Shift CapsLock-Option CapsLock-Option-Shift
224Circumflex ' '       = 0xeea482
225Circumflex 'A'       = 0xc382
226Circumflex 'E'       = 0xc38a
227Circumflex 'I'       = 0xc38e
228Circumflex 'O'       = 0xc394
229Circumflex 'U'       = 0xc39b
230Circumflex 'a'       = 0xc3a2
231Circumflex 'e'       = 0xc3aa
232Circumflex 'i'       = 0xc3ae
233Circumflex 'o'       = 0xc3b4
234Circumflex 'u'       = 0xc3bb
235Circumflex 0xc3      = ''
236Circumflex 0xc3      = ''
237Circumflex 0xc3      = ''
238Circumflex 0xc3      = ''
239Circumflex 0xc3      = ''
240CircumflexTab = Normal Shift Control Option Option-Shift CapsLock CapsLock-Shift CapsLock-Option CapsLock-Option-Shift
241Diaeresis ' '       = 0xeea483
242Diaeresis 'A'       = 0xc384
243Diaeresis 'E'       = 0xc38c
244Diaeresis 'I'       = 0xc390
245Diaeresis 'O'       = 0xc396
246Diaeresis 'U'       = 0xc39d
247Diaeresis 'a'       = 0xc3a4
248Diaeresis 'e'       = 0xc3ac
249Diaeresis 'i'       = 0xc3b0
250Diaeresis 'o'       = 0xc3b6
251Diaeresis 'u'       = 0xc3bd
252Diaeresis 0xc3      = ''
253Diaeresis 0xc3      = ''
254Diaeresis 0xc3      = ''
255Diaeresis 0xc3      = ''
256Diaeresis 0xc3      = ''
257DiaeresisTab = Normal Shift Control Option Option-Shift CapsLock CapsLock-Shift CapsLock-Option CapsLock-Option-Shift
258Tilde ' '       = 0xeea484
259Tilde 'A'       = 0xc383
260Tilde 'E'       = 0xc38b
261Tilde 'I'       = 0xc38f
262Tilde 'O'       = 0xc395
263Tilde 'U'       = 0xc39c
264Tilde 'a'       = 0xc3a3
265Tilde 'e'       = 0xc3ab
266Tilde 'i'       = 0xc3af
267Tilde 'o'       = 0xc3b5
268Tilde 'u'       = 0xc3bc
269Tilde 'N'       = 0xc391
270Tilde 'n'       = 0xc3b1
271Tilde 0xc3      = ''
272Tilde 0xc3      = ''
273Tilde 0xc3      = ''
274TildeTab = Normal Shift Control Option Option-Shift CapsLock CapsLock-Shift CapsLock-Option CapsLock-Option-Shift
275